home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr25 / reading.zip / COMPUTER.LST next >
File List  |  1995-05-27  |  7KB  |  128 lines

  1. Atkinson & Atkinson, USING C, Que Corp., 1990, ISBN 0-88022-571-8, $29.95.
  2.     For the intermediate to advanced C programmer, a very useful text and 
  3.     reference to the language.  Many good example programs.  Explanations
  4.     very lucid.  Includes brief intro to C++.  Generic ANSI C, but most
  5.     examples in Turbo C. 
  6.  
  7. Bharath, Ramachandran and James Drosen: NEURAL NETWORK COMPUTING, Windcrest / 
  8. McGraw Hill, 1994, ISBN 0-8306-4523-3, $29.95 (disk included).
  9.     A good introduction to the hot topic of neural networks, what they are 
  10.     and how to use them to solve problems.  With C source code of the sample 
  11.     programs and a bibliography for further reading.
  12.  
  13. Brodie, Leo: STARTING FORTH, Prentice-Hall, 1981, ISBN 0-13-842922-7.
  14.     An excellent way to learn FORTH.  The book is easy to understand,
  15.     interesting, and amusing.
  16.  
  17. DeVoney, Chris: USING PCDOS, Que Corp., 1987, ISBN 0-88022-335-9, $22.95.
  18.     Still the best tutorial/reference on DOS for all you dinosaurs (bless
  19.     you!) who still prefer it to GUI abominations.
  20.  
  21. Duntemann, Jeff and Keith Weiskamp: PC TECHNIQUES C/C++ POWER TOOLS, Bantam 
  22. Books, 1992, ISBN 0-553-37126-6, $39.95 [with disk].
  23.     A treasure trove of code (C, C++, and Assembler) for making your PC stand 
  24.     on its hind legs and jump through hoops. Useful, educational, and 
  25.     entertaining, if a bit expensive. By now, you should be able to get it 
  26.     cheap(!) remaindered at a used book store or computer flea.  Must have!
  27.  
  28. Hafner, Katie and John Markoff: CYBERPUNK, OUTLAWS AND HACKERS ON THE 
  29. COMPUTER FRONTIER, Touchstone, 1991, ISBN 0-671-77879-X, $12.00.
  30.     Starts where HACKERS and  THE CUCKOO'S EGG (see below) leave off. A 
  31.     detailed and entertaining account of the new generation of hackers.
  32.  
  33. Hargrave, Bonnie J. and Ted Dunning: BUILD YOUR OWN COMPUTER ACCESSORIES AND 
  34. SAVE A BUNDLE, Windcrest, 1992, ISBN 0-8306-3866-0. 
  35.     Good book about building cables, networking, & software for communications
  36.     & port control. 
  37.  
  38. Kidder, Tracy: THE SOUL OF A NEW MACHINE, Avon Books, 1982, 
  39. ISBN 0-380-59931-7, $3.95.
  40.     The retelling of how a group of young programmers and engineers working
  41.     against time and the odds created an advanced minicomputer at DEC. A 
  42.     gripping and enjoyable story that gives an insider's view of the 
  43.     industry.
  44.  
  45. Kitsz, Dennis Bathory: THE CUSTOM TRS-80 & OTHER MYSTERIES, IJG Inc., 1982,
  46. ISBN 0-936200-02-2 [out of print].
  47.     A out-of-print love poem to an out-of-production computer.  Surprisingly
  48.     complete collection of articles, essays, data sheets, and schematics
  49.     covering hardware and software modification to the "classic" Model I 
  50.     TRS-80. Not of much practical use any more (unless you can get a hold of
  51.     a still commonly available used "Trash 80" at a flea market), but still
  52.     wonderfully educational and enjoyable to browse and read. 
  53.  
  54. Lafore, Robert: OBJECT ORIENTED PROGRAMMING IN TURBO C++, Waite Group Press,
  55. 1991, ISBN 1-878739-06-02, $26.95.
  56.     An easy introductory level primer for the would-be C++ programmer.  The
  57.     author claims that no previous knowledge of C is necessary.  Not quite
  58.     the case, but almost.  Very well written and mostly free of jargon.
  59.     For those wanting to learn C++, this is the first book to get. 
  60.     Excellent++.
  61.  
  62. Levy, Steven: HACKERS, HEROES OF THE COMPUTER REVOLUTION, Anchor/Doubleday,
  63. 1984, ISBN 0-385-19195-2, $17.95.
  64.      Entertaining and educational description of the Hacker subculture and
  65.      its roots in the early days of microcomputer development.
  66.  
  67. Libes, Don: OBFUSCATED C AND OTHER MYSTERIES, John Wiley & Sons, 1993, 
  68. ISBN 0-471-57805-3, $39.95 [book/disk combo].
  69.      A collection of amusing and informative source code.  Includes yearly
  70.      winners of the contest for the most confused and screwed-up C programs.
  71.      Will make you laugh, and teach as it does.
  72.  
  73. Mayer, Herbert G.: ADVANCED C PROGRAMMING ON THE IBM PC, Windcrest Books,
  74. 1989, ISBN 0-8306-9363-7, $26.95.
  75.     An idea-filled book for the intermediate to advanced programmer.  Superb 
  76.     coverage of algorithms, quirks of the language, and even amusements.
  77.     Very readable and enjoyable for the author's dry sense of humor, if
  78.     nothing else. Very highly recommended. 
  79.  
  80. Mitchell, Ed and others: SECRETS OF THE BORLAND C++ MASTERS, Sams, 1992, ISBN 
  81. 0-672-30137-7, $44.95.
  82.     Rather expensive, but a useful reference and tutorial on both useful and 
  83.     esoteric techniques in C and C++ programming.  Recommended.
  84.  
  85. Norton, Peter: THE PETER NORTON PROGRAMMER'S GUIDE TO THE IBM PC, Microsoft 
  86. Press, 1985, ISBN 0-914845-46-2, $19.95.
  87.      The indispensable reference for interrupts, memory map, etc.
  88.  
  89. Oliver, Dick: FRACTAL VISION, Sams Publishing (Prentice Hall), 1992, ISBN 
  90. 0-672-30248-9, $39.95 [with disk].
  91.      A very nice introduction to fractal graphics, with a system for 
  92.      producting them.  Excellent explanations.  Expensive, but good.
  93.  
  94. Pickover, Clifford A.: COMPUTERS AND THE IMAGINATION, St. Martin's Press, 
  95. 1991, ISBN 0-312-06131-5, $29.95.
  96.      Brief, but fascinating explorations into the worlds of number and 
  97.      beyond, as explorable by computer. Includes algorithms for programming.
  98.      See also Pickover's other books, such as COMPUTERS, PATTERNS, CHAOS AND 
  99.      BEAUTY.   
  100.  
  101. Osborne, Adam: AN INTRODUCTION TO MICROCOMPUTERS - VOL. II, SOME REAL 
  102. PRODUCTS, Osborne & Associates Inc., LC# 76-374891, 1977 [out of print].
  103.      One of the first references to CPU's and support chips, it is still
  104.      a very useful guide for data and applications involving CPU logic.
  105.  
  106. Rimmer, Steve: BIT-MAPPED GRAPHICS, Windcrest Books (Tab), ISBN 
  107. 0-8306-3558-0, 1990, $26.95.
  108.      Graphics imaging using C and Assembler made understandable, if not 
  109.      exactly easy.  Deciphering, displaying, and converting GIF, PCX, and
  110.      many other graphic file formats are among the topics treated.  Many,
  111.      many listings of very usable code.  Wish it came with the disk, though.
  112.  
  113. Schild, Herb: BORN TO CODE IN C, Osborn McGraw Hill, 1989,
  114. ISBN 0-07-881468-5, $28.95.
  115.      Profiles of veteran C programmers and annotated source code of
  116.      programming projects make this an enlightening and readable
  117.      addition to anyone's programming library.
  118.  
  119. Stoll, Cliff: THE CUCKOO'S EGG, Pocket Books, 1990, ISBN 0-671-72688-9, 
  120. $5.95.
  121.      A computer systems manager on the convoluted trail of a hacker.  Very
  122.      educational and enjoyable reading.
  123.  
  124. Waite, Mitchell, Stephen Prata, and Donald Martin, C PRIMER PLUS, Waite Group 
  125. Press, ISBN 0-672-22090-3, $22.95.
  126.      Probably the best of the introductions to C.  Extensive coverage for
  127.      a primer.  New edition now available.
  128.